home *** CD-ROM | disk | FTP | other *** search
- STiK.ACC changes in version number order.
-
- v01.01 17-Sep-95 (More or less)
- Initial FreeWare release.
-
-
- v01.01 23-Sep-95
- Bugfix:
- Resolver bombs reading blank lines in HOSTA file (radak@bachgen.com)
-
- New:
- Dialer changed to handle direct connections (radak@bachgen.com)
- New dial.scr value SUCCESS = DIRECT (ie: no need to dial or check)
-
-
- v01.02 23-Sep-95
- New:
- Recompile with new version of DEVICE.LIB (kriesten@Mailer.Uni-Marburg.DE)
-
-
- v01.03 27-Sep-95
- Bugfix(s):
- Set PureC linker flags to -R (load to STram) -M (Malloc from STram)
- No longer crashes the system if config file cannot be loaded.
-
- New:
- Can now read config directory from STIK_DIR.DAT when loaded
- (Same as before if STIK_DIR.DAT is not present)
-
-
- v01.04 28-Sep-95
- New:
- Dialer can now pause before each FIND/RESP. Complainers were:-
- (elhays@ucdavis.edu, atinfo1@info1.rus.uni-stuttgart.de (Stefan Haake) )
-
- BugFix:
- Dialer was abandoning FIND/RESP if both were NULL, even if
- more FIND/RESP pairs followed.
-
-
- v01.05 30-Sep-95
- BugFix:
- Fixed possible bug in memory routines. An address
- that uses the top 8 bits of a pointer is now acceptable.
-
- New:
- Added set/show IP address.
-
-
- v01.06 2-Oct-95
- Fix:
- STiK now disabled at boot time. (Several requests for this)
- And disconnect also disables...
- Countdown after connect now 2 seconds (hbcsc048@louie.csun.edu Jason Scott)
- Buffer now cleared after unsuccessful dial (to get rid of `No Carrier').
-
- Change:
- PKT_SIZE is no longer a config option or stik_cfg value.
- MTU is used instead (which is the way it always should have been).
-
- New:
- LISTEN sockets implemented. Nonstandard method, but easily useable.
- Change to programming spec. Function CNgetport() is now CNgetinfo()
-
-
- v01.07 4-Oct-95 (Last update for probably a few months... :-(( )
- Change:
- When STiK is disabled, the serial port is freed, so other
- programs should be free to use it. (Jan Kriesten requested, godd idea :-))
-